Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
List of all members
AsaAclProcess Class Reference

AsaAclProcess is the process that handles ACLs for asa. More...

Inheritance diagram for AsaAclProcess:
AclProcess Process

Additional Inherited Members

- Public Member Functions inherited from AclProcess
void addAcl (string)
 Adds the Acl object with the specified ID to this process. More...
 
void removeAcl (string)
 Removes the Acl object with the specified ID from this process. More...
 
Acl getAcl (string)
 Returns the Acl object from the specified ID. More...
 
Acl getAclAt (int)
 Returns the Acl object at the specified index. More...
 
int getAclCount ()
 Returns the number of Acl objects in this process. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

AsaAclProcess is the process that handles ACLs for asa.


The documentation for this class was generated from the following file: